home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
vbintro4
/
scrn_13.gif
< prev
next >
Graphics Interchange Format
|
1999-04-25
|
5KB
|
454x240
|
4-bit (11 colors)
Labels:
text
|
screenshot
|
display
|
software
|
computer icon
|
web page
|
operating system
|
number
|
website
|
multimedia software
OCR:
i frmHello X Object: cmdDisplay Proc: | Click Private Sub cmdDisplay_Click() txtMessage . Text = "Hello World !" cmdDisplay . Enabled = False cmdClear . Enabled = True End Sub